-
Notifications
You must be signed in to change notification settings - Fork 387
operator: make templated crds specless #2419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
b92c9a2 to
f0a1d03
Compare
6a474f9 to
9340f3f
Compare
d665107 to
6b9bd73
Compare
1579e1b to
385fa6e
Compare
| requests: | ||
| cpu: "100m" | ||
| memory: "56Mi" | ||
| upgrade: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This configuration also needs to be synchronized and updated in charts/victoria-metrics-k8s-stack/values.yaml victoria-metrics-operator section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's a two step action, first operator chart should be released, otherwise CI fails
bed2069 to
4180549
Compare
|
/lgtm |
6bd26ce to
227e5c9
Compare
fab4eb7 to
88b57fe
Compare
b1ebcaa to
413535b
Compare
10de143 to
2f2ae26
Compare
23f562a to
1eca8e2
Compare
2f2ae26 to
80760fd
Compare
Co-authored-by: Hui Wang <[email protected]>
80760fd to
c4474d7
Compare
fixes #2420
fixes #2334
.Values.admissionWebhooks.enabledCRDValidationwith.Values.admissionWebhooks.disabledForlist of CRDs for which validation webhook should be disabledcrds.plain: falsespecless.Values.crds.enabledproperty value.Values.crds.plain: true)also related added related PR to operator repo